Change the ranges for Saturation and Value to be 0-100 instead of 0-255,
authorMatthias Clasen <maclas@gmx.de>
Wed, 5 Nov 2003 20:05:47 +0000 (20:05 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 5 Nov 2003 20:05:47 +0000 (20:05 +0000)
commit0a80b63b06c3e215754215aaf775f32d59f8b27f
tree057e5038ab9f8d60ca0c5d9de1f725de63f400ee
parentc6e019fbe3379b3f73c62a7f8e11f0e38ad7b51a
Change the ranges for Saturation and Value to be 0-100 instead of 0-255,

Wed Nov  5 21:02:26 2003  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcolorsel.c (update_color):
(make_label_spinbutton):
(adjustment_changed): Change the ranges for Saturation and
Value to be 0-100 instead of 0-255, since these axes of HSV
are usually expressed in percent.  (#121519, Gregory Merchan)
Wed Nov  5 21:02:26 2003  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcolorsel.c (update_color):
(make_label_spinbutton):
(adjustment_changed): Change the ranges for Saturation and
Value to be 0-100 instead of 0-255, since these axes of HSV
are usually expressed in percent.  (#121519, Gregory Merchan)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcolorsel.c